home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / apps / database / postgres / postgre3.z / postgre3 / src / lib / H / tcop / utility.h < prev   
Encoding:
Text File  |  1992-08-27  |  215 b   |  4 lines

  1. /* $Header: /private/postgres/src/lib/H/tcop/RCS/utility.h,v 1.1 1991/11/11 23:13:54 hong Exp $ */
  2. /* utility.c */
  3. void ProcessUtility ARGS((int command , LispValue args , char *commandString , CommandDest dest ));
  4.